-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: Write github workflows for CI & CD #6
Conversation
.github/workflows/pr.yaml
Outdated
on: | ||
pull_request: | ||
branches: | ||
- master |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
main
2990112
to
4cfbc46
Compare
a570836
to
877af74
Compare
877af74
to
7bf99f1
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
|
||
- name: λ컀 μ΄λ―Έμ§ λΉλ & νΈμ by jib | ||
run: | | ||
./gradlew :pic-api:jib -Prelease |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
μ 맨λ Dockerfileλ‘ λΉλνμλλ° λ°°μκ°λλ€
@@ -44,11 +42,11 @@ subprojects { | |||
} | |||
} | |||
|
|||
tasks.bootJar { | |||
tasks.getByName("bootJar") { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
μ μ΄λ° λ©μλλ‘λ μ²μ λ΄μ κ³ μνμ ¨μ΅λλ€
environment_name: pic-backend-eb-env | ||
version_label: pic-deploy-${{steps.current-time.outputs.formattedTime}} | ||
region: ap-northeast-2 | ||
deployment_package: ./deploy/Dockerrun.aws.json |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
λΉμ€ν‘λ λ°°μκ°λ₯
feat: Write github workflows for CI & CD
π Changes
μλ² λ°°ν¬λ₯Ό μν CD λ° CI Workflow μμ±
π§ββοΈ To Reviewers
π Related Issues (optional)
π Check List